[INFO] cloning repository https://github.com/lovelindhoni/scarlet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lovelindhoni/scarlet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovelindhoni%2Fscarlet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovelindhoni%2Fscarlet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bbe2e2da871560749869958d2d01a495f76b7b9
[INFO] fixing lovelindhoni/scarlet against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovelindhoni%2Fscarlet" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lovelindhoni/scarlet
[INFO] finished tweaking git repo https://github.com/lovelindhoni/scarlet
[INFO] tweaked toml for git repo https://github.com/lovelindhoni/scarlet written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lovelindhoni/scarlet on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lovelindhoni/scarlet already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argh v0.1.19
[INFO] [stderr]   Downloaded argh_shared v0.1.19
[INFO] [stderr]   Downloaded argh_derive v0.1.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 96c2343a708e958be7fc0c01b713c2bc2606d655c21d5fabc6b41761609ba51c
[INFO] running `Command { std: "docker" "start" "96c2343a708e958be7fc0c01b713c2bc2606d655c21d5fabc6b41761609ba51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96c2343a708e958be7fc0c01b713c2bc2606d655c21d5fabc6b41761609ba51c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96c2343a708e958be7fc0c01b713c2bc2606d655c21d5fabc6b41761609ba51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96c2343a708e958be7fc0c01b713c2bc2606d655c21d5fabc6b41761609ba51c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling argh_shared v0.1.19
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling argh_derive v0.1.19
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking argh v0.1.19
[INFO] [stderr]     Checking scarlet v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm_bindgen` in this scope
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use wasm_bindgen::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm_bindgen` in this scope
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use wasm_bindgen::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::log_print`, `crate::log_println`, `crate::log_error`
[INFO] [stdout]  --> src/native_fns.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     log_print, log_println,
[INFO] [stdout]   |     ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/vm.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::log_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::log_print`, `crate::log_println`, `crate::log_error`
[INFO] [stdout]  --> src/native_fns.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     log_print, log_println,
[INFO] [stdout]   |     ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/vm.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::log_error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope
[INFO] [stdout]   --> src/lib.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[wasm_bindgen(start)]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope
[INFO] [stdout]   --> src/lib.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[wasm_bindgen]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope
[INFO] [stdout]   --> src/lib.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[wasm_bindgen(start)]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope
[INFO] [stdout]   --> src/lib.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[wasm_bindgen]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `console_error_panic_hook` in this scope
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     console_error_panic_hook::set_once();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `console_error_panic_hook`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `console_error_panic_hook`, use `cargo add console_error_panic_hook` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JsValue` in this scope
[INFO] [stdout]   --> src/lib.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .map_err(|e| JsValue::from_str(&format!("Compile Error: {}", e)))?;
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `JsValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JsValue` in this scope
[INFO] [stdout]   --> src/lib.rs:37:22
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .map_err(|e| JsValue::from_str(&format!("Runtime Error: {}", e)))?;
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `JsValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `console_error_panic_hook` in this scope
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     console_error_panic_hook::set_once();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `console_error_panic_hook`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `console_error_panic_hook`, use `cargo add console_error_panic_hook` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JsValue` in this scope
[INFO] [stdout]   --> src/lib.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .map_err(|e| JsValue::from_str(&format!("Compile Error: {}", e)))?;
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `JsValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JsValue` in this scope
[INFO] [stdout]   --> src/lib.rs:37:22
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .map_err(|e| JsValue::from_str(&format!("Runtime Error: {}", e)))?;
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `JsValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm_bindgen` in this scope
[INFO] [stdout]   --> src/lib.rs:26:48
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn interpret(source: String) -> Result<(), wasm_bindgen::JsValue> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scarlet` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm_bindgen` in this scope
[INFO] [stdout]   --> src/lib.rs:26:48
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn interpret(source: String) -> Result<(), wasm_bindgen::JsValue> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm_bindgen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scarlet` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "96c2343a708e958be7fc0c01b713c2bc2606d655c21d5fabc6b41761609ba51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96c2343a708e958be7fc0c01b713c2bc2606d655c21d5fabc6b41761609ba51c", kill_on_drop: false }`
[INFO] [stdout] 96c2343a708e958be7fc0c01b713c2bc2606d655c21d5fabc6b41761609ba51c
